home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9343 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: howland.reston.ans.net!swrinde!gatech!usceast!sridhar
  2. From: sridhar@cs.sc.edu (M. A. Sridhar)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Model/View/Controller (MVC) implementation in C++ ?
  5. Date: 1 Mar 1996 01:52:45 GMT
  6. Organization: University of South Carolina - Columbia - Computer Science
  7. Message-ID: <4h5l9d$1hf@redwood.cs.sc.edu>
  8. References: <4h1bpm$jht@murex.murex.fr> <4h338p$bgm@news4.digex.net>
  9. NNTP-Posting-Host: poplar.cs.sc.edu
  10. X-Newsreader: NN version 6.5.0 (NOV)
  11.  
  12. ell@access1.digex.net (Ell) writes:
  13.  
  14. >Pascal MEHEUT (pascal@murex.fr) wrote:
  15. >: I'm looking for a library or tool, either commercial or free to help 
  16. >: implementing the MVC paradigm in C++.
  17. >: 
  18. >: I'm especially interesting in an "Events" system to implement the
  19. >: communication between the Model and the Views.
  20.  
  21. >For Windows applications check out the MS C++ Foundation Class library. 
  22. >It is in VC++, Symantic C++, and other compilers.  Borland 5.0 C++
  23. >supports using the library. 
  24.  
  25. >Elliott
  26.  
  27. Also check out YACL. Details are available on the Web page
  28. http://www.cs.sc.edu/~sridhar/yacl.html and you can ftp it from ftp.cs.sc.edu
  29. in the directory pub/yacl.
  30.  
  31. Sridhar
  32. -- 
  33. M. A. Sridhar                  | sridhar@usceast.cs.sc.edu (Internet)
  34. Department of Computer Science | http://www.cs.sc.edu/~sridhar/
  35. University of South Carolina   | (803) 777-3767 (Fax)
  36. Columbia, SC 29208             | (803) 777-2427 (Ma Bell)
  37. --
  38. M. A. Sridhar                  | sridhar@usceast.cs.sc.edu (Internet)
  39. Department of Computer Science | http://www.cs.sc.edu/~sridhar/
  40. University of South Carolina   | (803) 777-3767 (Fax)
  41. Columbia, SC 29208             | (803) 777-2427 (Ma Bell)
  42.